
digraph "JAYBOT" {
"GUI" -> "Plugin"
"Plugin" -> "Core"
"Core" -> "Input-Plugin"
}

